[IA64] use of max_addr= & command line
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Thu, 16 Mar 2006 19:06:48 +0000 (12:06 -0700)
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Thu, 16 Mar 2006 19:06:48 +0000 (12:06 -0700)
commit3402cbc5bc42e1271175b1723ba2f4a2ffd2c72f
treec245d52e69dbac3e50165fa38ea5c0a657cfcee8
parent24ea66b731a2bfea3ebe587f390cf0d7ecf1e18f
[IA64] use of max_addr= & command line

Use 'max_addr' option to limit the amount of physical memory.  The
default is 4G (the same as the previous hard limit).  The hard-coded
limit is removed.  dom0_command_line now contains the cmdline for
dom0 linux.  saved_command_line now contains the cmdline for Xen (it
is used in Xen).

Signed-off-by: Tristan Gingold <tristan.gingold@bull.net>
xen/arch/ia64/linux-xen/efi.c
xen/arch/ia64/linux-xen/setup.c
xen/arch/ia64/xen/domain.c
xen/arch/ia64/xen/xensetup.c